[INFO] cloning repository https://github.com/phihung/othello
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phihung/othello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphihung%2Fothello", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphihung%2Fothello'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14e85e6eb8f86e71281a85dda1c8c89bb56d77d8
[INFO] testing phihung/othello against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphihung%2Fothello" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phihung/othello
[INFO] finished tweaking git repo https://github.com/phihung/othello
[INFO] tweaked toml for git repo https://github.com/phihung/othello written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phihung/othello on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phihung/othello already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/finnbear/bitintr`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.22.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.2
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded syn v2.0.75
[INFO] [stderr]   Downloaded pyo3 v0.22.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57affd8f4803fd6b60cac83c2d63c1e5c5a7b419a21ae109c4c6441a9fd7ea28
[INFO] running `Command { std: "docker" "start" "-a" "57affd8f4803fd6b60cac83c2d63c1e5c5a7b419a21ae109c4c6441a9fd7ea28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57affd8f4803fd6b60cac83c2d63c1e5c5a7b419a21ae109c4c6441a9fd7ea28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57affd8f4803fd6b60cac83c2d63c1e5c5a7b419a21ae109c4c6441a9fd7ea28", kill_on_drop: false }`
[INFO] [stdout] 57affd8f4803fd6b60cac83c2d63c1e5c5a7b419a21ae109c4c6441a9fd7ea28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfd80be7f2cf3c53cdd779b2fdc8aed28b0477573bd8c9dbda62c14a116fe794
[INFO] running `Command { std: "docker" "start" "-a" "cfd80be7f2cf3c53cdd779b2fdc8aed28b0477573bd8c9dbda62c14a116fe794", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling bitintr v0.3.0 (https://github.com/finnbear/bitintr?branch=remove_nightly#34a5deb0)
[INFO] [stderr]    Compiling pyo3-build-config v0.22.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.2
[INFO] [stderr]    Compiling pyo3-ffi v0.22.2
[INFO] [stderr]    Compiling pyo3 v0.22.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pyo3-macros v0.22.2
[INFO] [stderr]    Compiling othello v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.25s
[INFO] running `Command { std: "docker" "inspect" "cfd80be7f2cf3c53cdd779b2fdc8aed28b0477573bd8c9dbda62c14a116fe794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfd80be7f2cf3c53cdd779b2fdc8aed28b0477573bd8c9dbda62c14a116fe794", kill_on_drop: false }`
[INFO] [stdout] cfd80be7f2cf3c53cdd779b2fdc8aed28b0477573bd8c9dbda62c14a116fe794
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f75843e8a6f45f48b4c9c63e27273f5848b14bb270b8683fb88f350fca4f4c2a
[INFO] running `Command { std: "docker" "start" "-a" "f75843e8a6f45f48b4c9c63e27273f5848b14bb270b8683fb88f350fca4f4c2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling othello v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "f75843e8a6f45f48b4c9c63e27273f5848b14bb270b8683fb88f350fca4f4c2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f75843e8a6f45f48b4c9c63e27273f5848b14bb270b8683fb88f350fca4f4c2a", kill_on_drop: false }`
[INFO] [stdout] f75843e8a6f45f48b4c9c63e27273f5848b14bb270b8683fb88f350fca4f4c2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a2ce3a444eb4d714e1811c4d3c1c6d808f68663fa66fe44e1f29c83914877e7
[INFO] running `Command { std: "docker" "start" "-a" "2a2ce3a444eb4d714e1811c4d3c1c6d808f68663fa66fe44e1f29c83914877e7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/_othello-e0ef831b4113f092)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test bits::tests::default_test ... ok
[INFO] [stdout] test game::tests::test_1 ... ok
[INFO] [stdout] test game::tests::test_2 ... ok
[INFO] [stdout] test ai::tests::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ai::tests::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ..?.?...
[INFO] [stdout] ..BBB...
[INFO] [stdout] ..?BW...
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [18, 20, 34]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ..?.....
[INFO] [stdout] ..W?....
[INFO] [stdout] ..BWB...
[INFO] [stdout] ...BW?..
[INFO] [stdout] ....?...
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [10, 19, 37, 44]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ..WB?...
[INFO] [stdout] ..BBB...
[INFO] [stdout] ..?BW...
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [20, 34]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?????..
[INFO] [stdout] ..WWW?..
[INFO] [stdout] ..BBW?..
[INFO] [stdout] ...BW?..
[INFO] [stdout] .....?..
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [9, 10, 11, 12, 13, 21, 29, 37, 45]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ..WWW...
[INFO] [stdout] .?BBW...
[INFO] [stdout] .??BB...
[INFO] [stdout] ..???B..
[INFO] [stdout] ......?.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [25, 33, 34, 42, 43, 44, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?.??...
[INFO] [stdout] .?WWW?..
[INFO] [stdout] ..WWW...
[INFO] [stdout] .?WBB...
[INFO] [stdout] .....B..
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [9, 11, 12, 17, 21, 33]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] ..WWWB?.
[INFO] [stdout] ..WWB?..
[INFO] [stdout] ..WBB?..
[INFO] [stdout] ...??B..
[INFO] [stdout] ......?.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [22, 29, 37, 43, 44, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?.??...
[INFO] [stdout] .?WWWB?.
[INFO] [stdout] ..WWWW..
[INFO] [stdout] .?WBB?..
[INFO] [stdout] .....B..
[INFO] [stdout] ........
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [9, 11, 12, 17, 22, 33, 37]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..?.?...
[INFO] [stdout] ..?B???.
[INFO] [stdout] ..WBWB?.
[INFO] [stdout] ..WBWW..
[INFO] [stdout] ..WBB?..
[INFO] [stdout] ..???B..
[INFO] [stdout] ......?.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 4, 10, 12, 13, 14, 22, 37, 42, 43, 44, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?.B??..
[INFO] [stdout] .?WBWB?.
[INFO] [stdout] .?WBWW?.
[INFO] [stdout] .?WWB??.
[INFO] [stdout] .?W?.B..
[INFO] [stdout] .?......
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [9, 12, 13, 17, 22, 25, 30, 33, 37, 38, 41, 43, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..????..
[INFO] [stdout] ...BB??.
[INFO] [stdout] ..WBBB?.
[INFO] [stdout] ..WBBW..
[INFO] [stdout] ..WWB?..
[INFO] [stdout] ..W?.B..
[INFO] [stdout] ......?.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 3, 4, 5, 13, 14, 22, 37, 43, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ........
[INFO] [stdout] .?.BB...
[INFO] [stdout] .?WBBB..
[INFO] [stdout] .?WBBW?.
[INFO] [stdout] .?WWWW?.
[INFO] [stdout] .?W??B?.
[INFO] [stdout] .?......
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [9, 17, 25, 30, 33, 38, 41, 43, 44, 46, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..????..
[INFO] [stdout] ???BB??.
[INFO] [stdout] .BBBBB..
[INFO] [stdout] ..WBBW..
[INFO] [stdout] ..WWWW..
[INFO] [stdout] ..W..B..
[INFO] [stdout] .....??.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 3, 4, 5, 8, 9, 10, 13, 14, 53, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .....?..
[INFO] [stdout] ...BBW?.
[INFO] [stdout] .BBBWW?.
[INFO] [stdout] .?WWBW?.
[INFO] [stdout] .?WWWW?.
[INFO] [stdout] ..W??B?.
[INFO] [stdout] .??.....
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 14, 22, 25, 30, 33, 38, 43, 44, 46, 49, 50]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..???...
[INFO] [stdout] ???BBW..
[INFO] [stdout] ?BBBWW..
[INFO] [stdout] ?BBBBW..
[INFO] [stdout] ..WWWW..
[INFO] [stdout] ..W..B..
[INFO] [stdout] .....??.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 3, 4, 8, 9, 10, 16, 24, 53, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ....W??.
[INFO] [stdout] ...BWW?.
[INFO] [stdout] .BBBWW?.
[INFO] [stdout] .BBBBW?.
[INFO] [stdout] ..WWWW?.
[INFO] [stdout] .?W??B?.
[INFO] [stdout] .??.....
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 6, 14, 22, 30, 38, 41, 43, 44, 46, 49, 50]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..?.W...
[INFO] [stdout] ..?BWW..
[INFO] [stdout] ?BBBWW..
[INFO] [stdout] ?BBBBW..
[INFO] [stdout] ??WBBW..
[INFO] [stdout] ..W?BB..
[INFO] [stdout] ...???..
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 10, 16, 24, 32, 33, 43, 51, 52, 53]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ....W??.
[INFO] [stdout] ...BWW?.
[INFO] [stdout] .BBBWW?.
[INFO] [stdout] .BBBBW?.
[INFO] [stdout] .?WBWW?.
[INFO] [stdout] .?WWBB?.
[INFO] [stdout] .????...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 6, 14, 22, 30, 33, 38, 41, 46, 49, 50, 51, 52]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..??W...
[INFO] [stdout] .??BWW..
[INFO] [stdout] ?BBBWW..
[INFO] [stdout] ?BBBBW..
[INFO] [stdout] ?BBBWW..
[INFO] [stdout] ??WWBB?.
[INFO] [stdout] ...????.
[INFO] [stdout] ........
[INFO] [stdout] W to play. Available moves: [2, 3, 9, 10, 16, 24, 32, 40, 41, 46, 51, 52, 53, 54]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW??.
[INFO] [stdout] ..?WWW?.
[INFO] [stdout] .BBWWW?.
[INFO] [stdout] .BBWBW?.
[INFO] [stdout] .BBWWW?.
[INFO] [stdout] .?WWBB?.
[INFO] [stdout] .????...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 6, 10, 14, 22, 30, 38, 41, 46, 49, 50, 51, 52]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW...
[INFO] [stdout] ???WWW..
[INFO] [stdout] ?BBWWW..
[INFO] [stdout] ?BBWBW..
[INFO] [stdout] ?BBWWW..
[INFO] [stdout] ??WBBB?.
[INFO] [stdout] ..??B??.
[INFO] [stdout] ....?...
[INFO] [stdout] W to play. Available moves: [8, 9, 10, 16, 24, 32, 40, 41, 46, 50, 51, 53, 54, 60]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW??.
[INFO] [stdout] ???WWW?.
[INFO] [stdout] WWWWWW?.
[INFO] [stdout] .BBWBW?.
[INFO] [stdout] .BBWWW?.
[INFO] [stdout] .?WBBB?.
[INFO] [stdout] .???B...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 6, 8, 9, 10, 14, 22, 30, 38, 41, 46, 49, 50, 51]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW...
[INFO] [stdout] ...WWW..
[INFO] [stdout] WWWWWW..
[INFO] [stdout] ?BBWBW..
[INFO] [stdout] ?BBWWW..
[INFO] [stdout] ??BBBB..
[INFO] [stdout] .??BB??.
[INFO] [stdout] ..????..
[INFO] [stdout] W to play. Available moves: [24, 32, 40, 41, 49, 50, 53, 54, 58, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW??.
[INFO] [stdout] ???WWW?.
[INFO] [stdout] WWWWWW?.
[INFO] [stdout] ?BWWBW?.
[INFO] [stdout] ?WBWWW?.
[INFO] [stdout] W?BBBB?.
[INFO] [stdout] ...BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 6, 8, 9, 10, 14, 22, 24, 30, 32, 38, 41, 46]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW...
[INFO] [stdout] ...WWW..
[INFO] [stdout] WWWWWW..
[INFO] [stdout] ?BWWBW..
[INFO] [stdout] ?WBWWB?.
[INFO] [stdout] W?BBBBB.
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [24, 32, 38, 41, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WW?..
[INFO] [stdout] ???WWW?.
[INFO] [stdout] WWWWWW?.
[INFO] [stdout] ?BWWBW?.
[INFO] [stdout] ?WWWWB..
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] .?.BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [5, 8, 9, 10, 14, 22, 24, 30, 32, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WWB?.
[INFO] [stdout] ...WWB?.
[INFO] [stdout] WWWWWB?.
[INFO] [stdout] ?BWWBB?.
[INFO] [stdout] ?WWWWB?.
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [6, 14, 22, 24, 30, 32, 38, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..?WWB..
[INFO] [stdout] ???WWB..
[INFO] [stdout] WWWWWB..
[INFO] [stdout] ?WWWBB..
[INFO] [stdout] WWWWWB..
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] ?..BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [2, 8, 9, 10, 24, 48]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ...WWB?.
[INFO] [stdout] ...WWB?.
[INFO] [stdout] WWWWWB?.
[INFO] [stdout] BBBBBB?.
[INFO] [stdout] WBWWWB?.
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [6, 14, 22, 30, 38, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ..?WWWW.
[INFO] [stdout] ???WWW..
[INFO] [stdout] WWWWWB..
[INFO] [stdout] BBBBBB..
[INFO] [stdout] WBWWWB..
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] ??.BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [2, 8, 9, 10, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .?BWWWW.
[INFO] [stdout] ..?BWW?.
[INFO] [stdout] WWWWBB?.
[INFO] [stdout] BBBBBB?.
[INFO] [stdout] WBWWWB?.
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [1, 10, 14, 22, 30, 38, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ???BWW?.
[INFO] [stdout] WWWWBB..
[INFO] [stdout] BBBBBB..
[INFO] [stdout] WBWWWB..
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] ??.BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [8, 9, 10, 14, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW?.
[INFO] [stdout] WBBBBB?.
[INFO] [stdout] BBBBBB?.
[INFO] [stdout] WBWWWB?.
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [8, 9, 14, 22, 30, 38, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW?.
[INFO] [stdout] WBBBBW??
[INFO] [stdout] BBBBBBW?
[INFO] [stdout] WBWWWB..
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] ??.BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [8, 14, 22, 23, 31, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW..
[INFO] [stdout] WBBBBW?B
[INFO] [stdout] BBBBBBB.
[INFO] [stdout] WBWWWB??
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [8, 9, 22, 38, 39, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW??
[INFO] [stdout] WBBBBWWB
[INFO] [stdout] BBBBBWB.
[INFO] [stdout] WBWWWB?.
[INFO] [stdout] WWBBBBB.
[INFO] [stdout] ??.BB...
[INFO] [stdout] ........
[INFO] [stdout] B to play. Available moves: [8, 14, 15, 38, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW..
[INFO] [stdout] WBBBBWWB
[INFO] [stdout] BBBBBBB.
[INFO] [stdout] WBWWWBB?
[INFO] [stdout] WWBBBBB?
[INFO] [stdout] .??BB???
[INFO] [stdout] ...???..
[INFO] [stdout] W to play. Available moves: [8, 9, 39, 47, 49, 50, 53, 54, 55, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW??
[INFO] [stdout] WBBBBWWB
[INFO] [stdout] BBBBBWB.
[INFO] [stdout] WBWWWWB.
[INFO] [stdout] WWBBWWB.
[INFO] [stdout] ??.BBW?.
[INFO] [stdout] ....?.?.
[INFO] [stdout] B to play. Available moves: [8, 14, 15, 48, 49, 54, 60, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW.B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB?
[INFO] [stdout] WBWWBWB?
[INFO] [stdout] WWBBWWB?
[INFO] [stdout] .??BBW.?
[INFO] [stdout] ..????..
[INFO] [stdout] W to play. Available moves: [8, 9, 31, 39, 47, 49, 50, 55, 58, 59, 60, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW?B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB.
[INFO] [stdout] WBWWBWB.
[INFO] [stdout] WWBBWWB.
[INFO] [stdout] ??.BWW?.
[INFO] [stdout] ...?W??.
[INFO] [stdout] B to play. Available moves: [8, 14, 48, 49, 54, 59, 61, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW.B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB?
[INFO] [stdout] WBWWBWB?
[INFO] [stdout] WWBBWBB?
[INFO] [stdout] .??BBW.?
[INFO] [stdout] ..?BW?..
[INFO] [stdout] W to play. Available moves: [8, 9, 31, 39, 47, 49, 50, 55, 58, 61]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW?B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] WBWWBWB.
[INFO] [stdout] WWBWWBB.
[INFO] [stdout] ???BWW?.
[INFO] [stdout] ...BWW?.
[INFO] [stdout] B to play. Available moves: [8, 14, 48, 49, 50, 54, 62]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] .?BBWW.B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB?
[INFO] [stdout] WBWBBWB?
[INFO] [stdout] WWBWBBB?
[INFO] [stdout] .??BWB??
[INFO] [stdout] ..?BBBB.
[INFO] [stdout] W to play. Available moves: [9, 31, 39, 47, 49, 50, 54, 55, 58]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW?B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB.
[INFO] [stdout] WBWBBWB.
[INFO] [stdout] WWBWWBB.
[INFO] [stdout] ???WWB..
[INFO] [stdout] .?WBBBB.
[INFO] [stdout] B to play. Available moves: [8, 14, 48, 49, 50, 57]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ??BBWW.B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB?
[INFO] [stdout] WBWBBWB?
[INFO] [stdout] WWBWWBB?
[INFO] [stdout] .??WWB??
[INFO] [stdout] .BBBBBB.
[INFO] [stdout] W to play. Available moves: [8, 9, 31, 39, 47, 49, 50, 54, 55]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW.
[INFO] [stdout] ?.BBWW?B
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBBBB.
[INFO] [stdout] WBWBBWB.
[INFO] [stdout] WWWWWBB.
[INFO] [stdout] ??WWWB..
[INFO] [stdout] .BBBBBB.
[INFO] [stdout] B to play. Available moves: [8, 14, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWW?
[INFO] [stdout] ??BBBBBB
[INFO] [stdout] WBBBBBBB
[INFO] [stdout] BBBBBBB?
[INFO] [stdout] WBWBBWB?
[INFO] [stdout] WWWWWBB?
[INFO] [stdout] ..WWWB??
[INFO] [stdout] .BBBBBB.
[INFO] [stdout] W to play. Available moves: [7, 8, 9, 31, 39, 47, 54, 55]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWWW
[INFO] [stdout] ?.BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBWBB.
[INFO] [stdout] WBWWBWB.
[INFO] [stdout] WWWWWBB.
[INFO] [stdout] ??WWWB..
[INFO] [stdout] .BBBBBB.
[INFO] [stdout] B to play. Available moves: [8, 48, 49]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWWW
[INFO] [stdout] ??BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBWBB?
[INFO] [stdout] WBWWBWB?
[INFO] [stdout] WBWWWBB?
[INFO] [stdout] ?BBBBB??
[INFO] [stdout] ?BBBBBB.
[INFO] [stdout] W to play. Available moves: [8, 9, 31, 39, 47, 48, 54, 55, 56]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWWW
[INFO] [stdout] ?.BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBWBB.
[INFO] [stdout] WBWWBWB.
[INFO] [stdout] WBWWWBB.
[INFO] [stdout] ?WBBBB..
[INFO] [stdout] WBBBBBB.
[INFO] [stdout] B to play. Available moves: [8, 48]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWWW
[INFO] [stdout] ??BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBWBB?
[INFO] [stdout] BBWWBWB?
[INFO] [stdout] BBWWWBB?
[INFO] [stdout] BBBBBB??
[INFO] [stdout] WBBBBBB?
[INFO] [stdout] W to play. Available moves: [8, 9, 31, 39, 47, 54, 55, 63]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] .WWWWWWW
[INFO] [stdout] ?.BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] BBBBWBB.
[INFO] [stdout] BBWWBWB.
[INFO] [stdout] BBWWWBB.
[INFO] [stdout] BBBBBB..
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: [8]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ?WWWWWWW
[INFO] [stdout] B?BBBBWB
[INFO] [stdout] BBBBBWBB
[INFO] [stdout] BBBBWBB?
[INFO] [stdout] BBWWBWB?
[INFO] [stdout] BBWWWBB?
[INFO] [stdout] BBBBBB??
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W to play. Available moves: [0, 9, 31, 39, 47, 54, 55]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W.BBBBWB
[INFO] [stdout] WBBBBWBB
[INFO] [stdout] WBBBWBB.
[INFO] [stdout] WBWWBWB.
[INFO] [stdout] WBWWWBB.
[INFO] [stdout] WBBBBB..
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: []
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] PASS
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W.BBBBWB
[INFO] [stdout] WBBBBWWB
[INFO] [stdout] WBBBWBW?
[INFO] [stdout] WBWWBWW?
[INFO] [stdout] WBWWWBW?
[INFO] [stdout] WWWWWWW?
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: [31, 39, 47, 55]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W?BBBBWB
[INFO] [stdout] WBBBBBWB
[INFO] [stdout] WBBBWBB?
[INFO] [stdout] WBWWBBBB
[INFO] [stdout] WBWWWBW?
[INFO] [stdout] WWWWWWW.
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W to play. Available moves: [9, 31, 47]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWB
[INFO] [stdout] WWWBBBWB
[INFO] [stdout] WWBWWBB.
[INFO] [stdout] WWWWWBBB
[INFO] [stdout] WWWWWWW.
[INFO] [stdout] WWWWWWW?
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: [55]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWB
[INFO] [stdout] WWWBBBWB
[INFO] [stdout] WWBWWBB?
[INFO] [stdout] WWWWWBBB
[INFO] [stdout] WWWWWWB?
[INFO] [stdout] WWWWWWWB
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] W to play. Available moves: [31, 47]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWBBBWW
[INFO] [stdout] WWBWWWWW
[INFO] [stdout] WWWWWBWB
[INFO] [stdout] WWWWWWB?
[INFO] [stdout] WWWWWWWB
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] B to play. Available moves: [47]
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] WWWBBBWW
[INFO] [stdout] WWBWWBWW
[INFO] [stdout] WWWWWBBB
[INFO] [stdout] WWWWWWBB
[INFO] [stdout] WWWWWWWB
[INFO] [stdout] WWWWWWWW
[INFO] [stdout] White won!
[INFO] [stdout] ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'ai::tests::test' (17) panicked at src/ai.rs:171:9:
[INFO] [stdout] assertion failed: b.state.black_score > b.state.white_score
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5630cb1ac93a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5630cb1ac93a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5630cb1ac93a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5630cb1ac93a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5630cb1c0e5a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5630cb1c0e5a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5630cb1b1172 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5630cb1b1172 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5630cb18b93f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5630cb18b93f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5630cb1a4d99 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5630cb108bdc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5630cb108bdc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5630cb1a4f52 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5630cb1a4f52 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5630cb18ba2a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5630cb180c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5630cb18c70d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5630cb1c15ac - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5630cb1c1572 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5630cb0f604c - _othello[d38c087124b70325]::ai::tests::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai.rs:171:9
[INFO] [stdout]   21:     0x5630cb0f5317 - _othello[d38c087124b70325]::ai::tests::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai.rs:157:14
[INFO] [stdout]   22:     0x5630cb0f9756 - <_othello[d38c087124b70325]::ai::tests::test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5630cb0fbebb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5630cb0fbebb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5630cb1096ab - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5630cb1096ab - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5630cb1096ab - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5630cb1096ab - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5630cb1096ab - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5630cb1096ab - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5630cb1096ab - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5630cb102dc4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5630cb102dc4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5630cb10c2b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5630cb10c2b2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5630cb10c2b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5630cb10c2b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5630cb10c2b2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5630cb10c2b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5630cb10c2b2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5630cb1ac24f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5630cb1ac24f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x70da822a4aa4 - <unknown>
[INFO] [stdout]   44:     0x70da82331a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ai::tests::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2a2ce3a444eb4d714e1811c4d3c1c6d808f68663fa66fe44e1f29c83914877e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a2ce3a444eb4d714e1811c4d3c1c6d808f68663fa66fe44e1f29c83914877e7", kill_on_drop: false }`
[INFO] [stdout] 2a2ce3a444eb4d714e1811c4d3c1c6d808f68663fa66fe44e1f29c83914877e7
